-
Notifications
You must be signed in to change notification settings - Fork 549
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump zstd from 0.12.4 to 0.13.2 in /backend #4329
Conversation
* chore(main): release 1.380.0 * Apply automatic changes --------- Co-authored-by: rubenfiszel <[email protected]>
* fix(frontend): improve UI for email triggers * fix: nits
* feat: cache common hub scripts in image * Delete backend/src/hubPaths.json * fix: missing file * fix: dockerfile * fix: cache by path * fix * fix * precreate cache folder
* chore(main): release 1.381.0 * Apply automatic changes --------- Co-authored-by: rubenfiszel <[email protected]>
* fix(frontend): wip * fix(frontend): wip * fix(frontend): fix while loops + theme * fix(frontend): wip * fix(frontend): wip * fix(frontend): same view as before * fix(frontend): wip * fix(frontend): wip * feat(frontend): flow status viewer * fix(frontend): wip * feat(frontend): migrate to xyflow * feat(frontend): dataflow * feat(frontend): clean up * feat(frontend): clean up * feat(frontend): clean up * feat(frontend): fix min-height * feat(frontend): clean up * feat(frontend): add missing insert button for empty loops * feat(frontend): Fix insert * feat(frontend): Fix branch one * feat(frontend): Support default branch for branch one * feat(frontend): fix add and delete branches * feat(frontend): Make the iterations menu work * feat(frontend): Fix graph height in the flow status viewer * feat(frontend): code improvement * feat(frontend): add missing trigger * feat(frontend): add support for triggers * feat(frontend): fix move * feat(frontend): fix No branch for branch one * feat(frontend): fix light theme * feat(frontend): fix build * feat(frontend): remove dead code * feat(frontend): fix move * feat(frontend): fix vertical alignement * feat(frontend): fix viewport * feat(frontend): style fix * feat(frontend): fix viewgraph * feat(frontend): fix build * feat(frontend): Fix node position * feat(frontend): UI nits * feat(frontend): UI nits * feat(frontend): fix zoom level + fix insert button position * feat(frontend): svelvet clean up * feat(frontend): fix paste button position * feat(frontend): clean up * feat(frontend): migrate Decision Tree * feat(frontend): clean up * feat(frontend): add callback * feat(frontend): migrate Decision Tree * feat(frontend): fix build * feat(frontend): fix branches * feat(frontend): fix branches * feat(frontend): fix insert * feat(frontend): wip * feat(frontend): done * feat(frontend): done * feat(frontend): fix reactivity * feat(frontend): fix z-index issues * feat(frontend): fix bg issue * feat(frontend): fix border status * add padding to flow height * Update FlowGraphV2.svelte --------- Co-authored-by: Ruben Fiszel <[email protected]>
…nerabilities (#4255) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 Co-authored-by: snyk-bot <[email protected]>
#4261) * feat(frontend): improve versions history by adding a diff viewer with the previous version * feat(frontend): support diff with all previous versions * feat(frontend): support diff with all previous versions * feat(frontend): improving version diff * feat(frontend): improve UI
* chore(main): release 1.382.0 * Apply automatic changes --------- Co-authored-by: rubenfiszel <[email protected]>
* chore(main): release 1.396.0 * Apply automatic changes --------- Co-authored-by: rubenfiszel <[email protected]>
* chore(main): release 1.396.1 * Apply automatic changes --------- Co-authored-by: rubenfiszel <[email protected]>
* all * all * all * all * all
* Ansible execution and parsing * Working collections and pip dependencies * Remove unused vars * File resources logic for ansible * Make frontend for ansible and resource file * Format file * Change naming of file resource and inventory fields * Add autocomplete for file extension resource creation * Add endpoint to list file formats for resource types * Add CLI functionality to pull/push file resources * Add beta tag to ansible * Add Full image dockerfiles containing ansible * Prepare sqlx * Update cargo.lock * Update ansible path * Remove unused imports * Add back import removed by rust-analyzer * Improve ansible init code * Prepare sqlx * Change dockerfile to make the full windmill image * Remove old dockerfile * Improve autocomplete file resource extension select * Remove comment * Validate file extension * Add icons to text file resources * Remove editability of file resource types * Remove unused import * Missing space * Add yaml parser
Bumps [zstd](https://github.com/gyscos/zstd-rs) from 0.12.4 to 0.13.2. - [Release notes](https://github.com/gyscos/zstd-rs/releases) - [Commits](gyscos/zstd-rs@v0.12.4...v0.13.2) --- updated-dependencies: - dependency-name: zstd dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
b42ff44
to
270a3ad
Compare
ec6b974
to
8e0eb3d
Compare
c858c24
to
3cd30d2
Compare
8756adb
to
41acd56
Compare
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps zstd from 0.12.4 to 0.13.2.
Commits
66ad75d
Bump zstd to 0.13.246d8f58
Bump zstd-sys to 2.0.126ad8559
Fix merge issues6688207
Add the ability to provide a safe context for encoders to usea3738d6
remove hardcoded BufRead trait bounds (#288)cc5039d
chore: fix some comments (#287)8e7aa79
Bump zstd-sys to 2.0.11173c956
Support thread pools (#283)2b63859
Make ref_prefix available (#273)fb6b490
wasm32-unknown-unknown: Fix undefined malloc/free/calloc symbols (#275)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)